Skip to content

feat!: remove kubernetes integration, and remove default postgresql version#127

Draft
Spikra wants to merge 4 commits intomainfrom
CLOUD-3762-remove-k8s-support
Draft

feat!: remove kubernetes integration, and remove default postgresql version#127
Spikra wants to merge 4 commits intomainfrom
CLOUD-3762-remove-k8s-support

Conversation

@Spikra
Copy link
Copy Markdown
Contributor

@Spikra Spikra commented May 6, 2026

New major version of the terraform-google-sql-db/postgresql module

  • Removes kubernetes integration. Credentials and connection strings must be synced by using secret-manager.
  • Removes default postgresql version. The default version will quickly be outdated, and it is not safe to set a new default version.
  • Bumps the required terraform version to allow using optionals in the variable types. This improves the auto-generated documentation.
  • Cleans up env specific default logic, and adds support for null variables from optional variables.
  • Bump default machine size in non-prd to the same as prd. The previous default machine type for non-prod resulted in a lot of issues and very slow creation and modification times

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants